home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software 2000
/
Software 2000 Volume 1 (Disc 1 of 2).iso
/
utilities
/
u267.dms
/
u267.adf
/
DOC9110B.LZH
/
nm.man
< prev
next >
Wrap
Text File
|
1991-10-12
|
378b
|
22 lines
NM
==
nm lists the symbols in LD-format object files and libraries (and
executables, if the symbols were retained).
Format:
nm [-agnoprsu] [+options] [file ...]
Default 'file' is a.out - not much use on the Amiga.
Options:
-a or +all
-g or +extern-only
-n or +numeric-sort
-o or +print-file-name
-p or +no-sort
-r or +reverse
-s or +print-symdefs
-u or +undefined-only